Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps the tests group with 4 updates in the / directory: MSTest.TestAdapter, MSTest.TestFramework, Meziantou.Analyzer and SonarAnalyzer.CSharp.

Updates MSTest.TestAdapter from 3.8.2 to 3.8.3

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.8.3

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.8.3] - 2025-03-17

See full log here

Fixed

Artifacts

Commits
  • 5354e77 [rel/3.8] Remove extra space (#5252)
  • 2175165 [rel/3.8] Add assembly name (#5247)
  • 5f788a5 [rel/3.8] Fix TestFailedException outcome not propagating to TestResult outco...
  • e71432a [rel/3.8] Move logic relevant to core MTP out of MTP.MSBuild (#5223)
  • 181dd82 [rel/3.8] Try out props/targets refactoring (#5219)
  • 94c71bf [rel/3.8] Ship props/targets of MSTest.TestFramework and MSTest.TestAdapter i...
  • ccbaf50 [rel/3.8] Consider --results-directory before configuration (#5204)
  • ec34a47 Fix build
  • b0bebf3 Fix merge conflict
  • bc08ddb Fix tests
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.8.2 to 3.8.3

Release notes

Sourced from MSTest.TestFramework's releases.

v3.8.3

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.8.3] - 2025-03-17

See full log here

Fixed

Artifacts

Commits
  • 5354e77 [rel/3.8] Remove extra space (#5252)
  • 2175165 [rel/3.8] Add assembly name (#5247)
  • 5f788a5 [rel/3.8] Fix TestFailedException outcome not propagating to TestResult outco...
  • e71432a [rel/3.8] Move logic relevant to core MTP out of MTP.MSBuild (#5223)
  • 181dd82 [rel/3.8] Try out props/targets refactoring (#5219)
  • 94c71bf [rel/3.8] Ship props/targets of MSTest.TestFramework and MSTest.TestAdapter i...
  • ccbaf50 [rel/3.8] Consider --results-directory before configuration (#5204)
  • ec34a47 Fix build
  • b0bebf3 Fix merge conflict
  • bc08ddb Fix tests
  • Additional commits viewable in compare view

Updates Meziantou.Analyzer from 2.0.188 to 2.0.189

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.189

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.189

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.188...2.0.189

Commits
  • f23df4e Update the report location to be on method name and arguments instead of the ...
  • See full diff in compare view

Updates SonarAnalyzer.CSharp from 10.6.0.109712 to 10.7.0.110445

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.7



Improvement

  • NET-1116 - Deprecate S1227: break statements should not be used except for switch cases
  • NET-1045 - Remove unused AnalyzerId and RuleNamespace server properties

Bug

  • NET-1047 - Fix install scripts for NuGet packages
Commits
  • 033f8a4 NET-1040 Update RSPEC before 10.7 release
  • d9a8fd0 NET-1151 Repro FP S3626
  • 88381f2 NET-1047 Update nuget install scripts to account for single analyzer dll
  • ef12213 NET-1137 Repro FP S1121
  • 4dceed1 NET-1140 Add UT for issue with same start and end location
  • 77b933a NET-504 Clean up RuleDefinition UTs
  • 5697628 NET-1058 Move plugin properties to root pom.xml
  • 0172dbc NET-1059 Move organization and scm to private/pom.xml and pom.xml
  • 96b07b3 NET-1043 Extract remaining Helper extensions from SonarAnalyzer.Core
  • 856f2f5 NET-1042 Extract semantic Helper extensions from SonarAnalyzer.Core
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the tests group with 4 updates in the / directory: [MSTest.TestAdapter](https://github.com/microsoft/testfx), [MSTest.TestFramework](https://github.com/microsoft/testfx), [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).


Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

Updates `Meziantou.Analyzer` from 2.0.188 to 2.0.189
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.188...2.0.189)

Updates `SonarAnalyzer.CSharp` from 10.6.0.109712 to 10.7.0.110445
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.6.0.109712...10.7.0.110445)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 20, 2025
@what-the-diff
Copy link

what-the-diff bot commented Mar 20, 2025

PR Summary

  • Updated Project SDK Declaration
    The project's Software Development Kit (SDK) declaration in iTextSharp.LGPLv2.Core.FunctionalTests.csproj has been updated. This enhancement ensures that the project is using the most recent tools, frameworks, and libraries available in the SDK.

  • Upgraded Versions of MSTest Packages
    The versions of MSTest packages in iTextSharp.LGPLv2.Core.FunctionalTests.csproj have been upgraded from 3.8.2 to 3.8.3. This improvement ensures more stability and the utilization of the latest features provided by the MSTest framework.

  • Updated Version of Meziantou.Analyzer
    The version of Meziantou.Analyzer in iTextSharp.LGPLv2.Core.csproj has been bumped up from 2.0.188 to 2.0.189. The goal of this change is to benefit from the updated features and enhancements in the new package version, leading to more robust code analysis.

  • Upgraded Version of SonarAnalyzer.CSharp
    The version of SonarAnalyzer.CSharp in iTextSharp.LGPLv2.Core.csproj has been upgraded from 10.6.0.109712 to 10.7.0.110445. This latest version offers better support for code analysis and is expected to make the project's code more secure and easier to maintain.

@VahidN VahidN closed this Apr 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/nuget/tests-e37e016e5e branch April 20, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants